Skip to content

Commit

Permalink
chore:Update golang version
Browse files Browse the repository at this point in the history
  • Loading branch information
seymourtang committed Dec 24, 2024
1 parent beaf5e4 commit dcaf1f2
Show file tree
Hide file tree
Showing 2 changed files 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 as builder
FROM golang:1.23-alpine AS builder

WORKDIR /go/src/workspace

Expand Down
Binary file added bin/app
Binary file not shown.

0 comments on commit dcaf1f2

Please sign in to comment.