Skip to content

Commit

Permalink
bump alpine from 3.19.1 to 3.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
morphy2k committed Jul 25, 2024
1 parent b50a6d7 commit d1c2783
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
Expand Up @@ -13,7 +13,7 @@ COPY . .

RUN go install -ldflags="-X 'main.version=${ACTION_VERSION}'"

FROM alpine:3.19.1
FROM alpine:3.20.2

LABEL repository="https://github.com/morphy2k/revive-action"
LABEL homepage="https://github.com/morphy2k/revive-action"
Expand Down

0 comments on commit d1c2783

Please sign in to comment.