diff --git a/Dockerfile.production b/Dockerfile.production index a6af1e8d..adb84a19 100644 --- a/Dockerfile.production +++ b/Dockerfile.production @@ -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