Skip to content

Commit 79f530d

Browse files
committed
change to trigger actions
1 parent b3bbc50 commit 79f530d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Build stage
1+
#Build stage!
22
FROM docker.io/library/golang:1.20-alpine3.18 AS build-env
33

44
ARG GOPROXY

Dockerfile.rootless

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Build stage
1+
#Build stage!
22
FROM docker.io/library/golang:1.20-alpine3.18 AS build-env
33

44
ARG GOPROXY

0 commit comments

Comments
 (0)