Skip to content

Commit

Permalink
Merge pull request #2773 from AndrewKvalheim/docker-registry
Browse files Browse the repository at this point in the history
Use openSUSE Registry in production Dockerfile
  • Loading branch information
hennevogel authored Jul 5, 2021
2 parents 3a8647b + f87d2a1 commit 2a85126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.production
Original file line number Diff line number Diff line change
@@ -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/
Expand Down

0 comments on commit 2a85126

Please sign in to comment.