Skip to content

Commit

Permalink
Update action files
Browse files Browse the repository at this point in the history
  • Loading branch information
posener committed Apr 6, 2021
1 parent 71faea6 commit d3dabd4
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,7 +1,7 @@
# File generated by github.com/posener/goaction. DO NOT EDIT.


FROM golang:1.14.2-alpine3.11
FROM golang:1.16.3-alpine3.13
RUN apk add git

COPY . /home/src
Expand Down

0 comments on commit d3dabd4

Please sign in to comment.