Skip to content

Commit 6aa0971

Browse files
committed
Fixed linting issue
1 parent b0d4b1f commit 6aa0971

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,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22

3-
FROM golang:1.22 as build
3+
FROM golang:1.22 AS build
44

55
ARG Version=development
66

0 commit comments

Comments
 (0)