Merge pull request #2901 from hennevogel/refactoring/docker-base-project-prod
Also switch the production docker to the new image
This commit is contained in:
commit
112cae9ace
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM registry.opensuse.org/opensuse/infrastructure/osem/containers/osem/base
|
FROM registry.opensuse.org/opensuse/infrastructure/dale/containers/osem/base:latest
|
||||||
|
|
||||||
# Install bundler & foreman
|
# Install bundler & foreman
|
||||||
RUN gem install bundler:1.17.3 foreman
|
RUN gem install bundler:1.17.3 foreman
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue