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:
Henne Vogelsang 2021-10-14 21:44:42 +02:00 committed by GitHub
commit 112cae9ace
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
RUN gem install bundler:1.17.3 foreman