Skip to content

Commit

Permalink
Merge pull request #25 from pjbgf/dependabot/docker/golang-1.22-alpine
Browse files Browse the repository at this point in the history
build(deps): bump golang from 1.21-alpine to 1.22-alpine
  • Loading branch information
pjbgf committed Feb 12, 2024
2 parents 201166a + d720ea8 commit 995a10b
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-alpine
FROM golang:1.22-alpine

RUN apk add gcc build-base \
apparmor-utils libapparmor libapparmor-dev
Expand Down

0 comments on commit 995a10b

Please sign in to comment.