Skip to content

Commit c8ea6bb

Browse files
authored
Update Dockerfile
1 parent 2a32249 commit c8ea6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM alpine:latest
2-
RUN apk --no-cache add ca-certificate
2+
RUN apk --no-cache add ca-certificates
33

44
ARG IMAGE_TAG
55
ENV IMAGE_TAG=$IMAGE_TAG

0 commit comments

Comments
 (0)