Skip to content

Commit

Permalink
Update Dockerfile-full
Browse files Browse the repository at this point in the history
  • Loading branch information
AmsterGet committed Mar 29, 2022
1 parent 34586ab commit f5a701c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-full
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:latest as generate-build-info
FROM alpine:3.10.9 as generate-build-info
RUN apk add git
RUN apk add make
RUN mkdir -p /usr/src/app/build
Expand Down

0 comments on commit f5a701c

Please sign in to comment.