Skip to content

Commit

Permalink
docker: base on alpine for cacerts
Browse files Browse the repository at this point in the history
  • Loading branch information
Lutonite committed Feb 26, 2024
1 parent e54059a commit b512414
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 scratch
FROM alpine

ENV GAPS_LOGIN_USERNAME="" \
GAPS_LOGIN_PASSWORD="" \
Expand Down

0 comments on commit b512414

Please # to comment.