Skip to content

Commit

Permalink
Merge pull request #163 from reload/dependabot/docker/golang-1.21.6-a…
Browse files Browse the repository at this point in the history
…lpine
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
2 parents 290db12 + c573485 commit 3cf1629
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,4 +1,4 @@
FROM golang:1.21.5-alpine AS build-env
FROM golang:1.21.6-alpine AS build-env

WORKDIR /build

Expand Down

0 comments on commit 3cf1629

Please sign in to comment.