Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Commit

Permalink
Fix Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Schmidt committed Jul 20, 2023
1 parent 77ce9c0 commit d454329
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,3 +1,3 @@
FROM alpine:3.18

apk add -U java-cacerts ca-certificates
RUN apk add -U java-cacerts ca-certificates

0 comments on commit d454329

Please sign in to comment.