Skip to content

Commit

Permalink
#637 use full names for base images
Browse files Browse the repository at this point in the history
  • Loading branch information
vilmosnagy authored and gaul committed May 23, 2024
1 parent f5889e4 commit 6c2fa6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:17-jre
FROM docker.io/library/eclipse-temurin:17-jre
LABEL maintainer="Andrew Gaul <andrew@gaul.org>"

WORKDIR /opt/s3proxy
Expand Down

0 comments on commit 6c2fa6f

Please sign in to comment.