Skip to content

Commit

Permalink
update Linux Alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
aler9 committed Aug 12, 2023
1 parent 9218264 commit 3cdb26e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
BASE_IMAGE = golang:1.20.1-alpine3.17
BASE_IMAGE = golang:1.20.1-alpine3.18
LINT_IMAGE = golangci/golangci-lint:v1.53.3

.PHONY: $(shell ls)
Expand Down

0 comments on commit 3cdb26e

Please sign in to comment.