Skip to content

Commit 0668c93

Browse files
chore(deps): bump golang from 1.25-alpine to 1.26-alpine (#13)
1 parent 8d7a3cc commit 0668c93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Set up the build environment
2-
FROM golang:1.25-alpine AS builder
2+
FROM golang:1.26-alpine AS builder
33
WORKDIR /app
44

55
# Allow the build version to be set at build time

0 commit comments

Comments
 (0)