Skip to content

Commit

Permalink
fix up
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Yuan <yy19902439@126.com>
  • Loading branch information
SamYuan1990 committed Sep 20, 2024
1 parent 08ca189 commit 71e2cd1
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,6 +1,6 @@
FROM ubuntu as tape-base

FROM golang:1.21 as golang
FROM golang:1.23 as golang

WORKDIR /root

Expand Down

0 comments on commit 71e2cd1

Please sign in to comment.