Skip to content

Commit cea32e7

Browse files
author
Mathieu Benoit
committed
Merge branch 'main' of https://github.com/mathieu-benoit/acm-workshop into main
2 parents 4284aed + df13095 commit cea32e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.15.2 as build
1+
FROM alpine:3.15.3 as build
22
ARG HUGO_VERSION=0.92.2
33
ENV HUGO_BINARY hugo_${HUGO_VERSION}_Linux-64bit.tar.gz
44
RUN apk add --update wget ca-certificates && \

0 commit comments

Comments
 (0)