mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 11:44:02 +00:00
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:
parent
23ee15f10d
commit
f87d2a10df
1 changed files with 1 additions and 1 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue