Use openSUSE Registry in production Dockerfile

Resolves:

    pull access denied for opensuse/infrastructure/osem/containers/osem/base, repository does not exist or may require 'docker login'
This commit is contained in:
Andrew Kvalheim 2021-06-16 10:18:14 -07:00 committed by Henne Vogelsang
parent 23ee15f10d
commit f87d2a10df
No known key found for this signature in database
GPG key ID: 97DDB66BDAF8D4D6

View file

@ -1,4 +1,4 @@
FROM opensuse/infrastructure/osem/containers/osem/base
FROM registry.opensuse.org/opensuse/infrastructure/osem/containers/osem/base
# Add our files
COPY --chown=1000:1000 . /osem/