Skip to content

Commit

Permalink
fix: FromAsCasing keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
wojiushixiaobai committed Jul 11, 2024
1 parent 3b992b5 commit 45d37ea
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 @@
ARG GO_VERSION=1.21

FROM ghcr.io/loong64/golang:${GO_VERSION}-trixie as builder
FROM ghcr.io/loong64/golang:${GO_VERSION}-trixie AS builder

ARG COMPOSE_VERSION=v2.27.1

Expand Down

0 comments on commit 45d37ea

Please sign in to comment.