Skip to content

Commit 410bc8d

Browse files
committed
fix casing
1 parent c56e88f commit 410bc8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23.2 as build-env
1+
FROM golang:1.23.2 AS build-env
22

33
ARG ACTION_VERSION=unknown
44
ARG REVIVE_VERSION=v1.4.0

0 commit comments

Comments
 (0)