Also switch the production docker to the new image

This commit is contained in:
Henne Vogelsang 2021-10-14 17:52:26 +02:00
parent d8752e6148
commit c5aafacc23
No known key found for this signature in database
GPG key ID: 97DDB66BDAF8D4D6

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