Skip to content

Commit d34583c

Browse files
chore(deps): update golang docker tag to v1.26 (#760)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 51af5a0 commit d34583c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/demo/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ services:
123123
#language=dockerfile
124124
dockerfile_inline: |
125125
# renovate: docker=golang
126-
FROM golang:1.25-alpine
126+
FROM golang:1.26-alpine
127127
128128
RUN go install github.com/jkroepke/openvpn-auth-oauth2@latest
129129
restart: unless-stopped

0 commit comments

Comments
 (0)