Skip to content

Commit

Permalink
chore(deps): bump golang from 1.22-alpine3.21 to 1.23-alpine3.21 (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
ironman0x7b2 authored Jan 11, 2025
2 parents f0fbb41 + 57a6773 commit 2cb0e2e
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.22-alpine3.21 as build
FROM golang:1.23-alpine3.21 as build

COPY . /root/

Expand Down

0 comments on commit 2cb0e2e

Please sign in to comment.