Skip to content

Commit d7ba5e5

Browse files
Bump golang from d0b3155 to 0974259
Bumps golang from `d0b3155` to `0974259`. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 627af12 commit d7ba5e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM docker.io/golang:1.23-alpine@sha256:d0b31558e6b3e4cc59f6011d79905835108c919143ebecc58f35965bf79948f4
15+
FROM docker.io/golang:1.23-alpine@sha256:09742590377387b931261cbeb72ce56da1b0d750a27379f7385245b2b058b63a
1616

1717
RUN apk add --no-cache curl git make && rm -rf /var/cache/apk/*
1818

0 commit comments

Comments
 (0)