Skip to content

Commit c2d50a1

Browse files
authored
Merge pull request #14 from Ruh-Al-Tarikh/dependabot/docker/golang-1.26.1-alpine
build(deps): bump golang from 1.25.6-alpine to 1.26.1-alpine
2 parents f585305 + d962586 commit c2d50a1

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,4 +1,4 @@
1-
FROM golang:1.25.6-alpine AS build
1+
FROM golang:1.26.1-alpine AS build
22
ARG VERSION="dev"
33

44
# Set the working directory

0 commit comments

Comments
 (0)