Skip to content

Commit

Permalink
Merge pull request #468 from Constantin07/dependabot/docker/pipelines…
Browse files Browse the repository at this point in the history
…/dockerfiles/golang-terratest/golang-1.21.5-alpine3.18

Bump golang from 1.21.4-alpine3.18 to 1.21.5-alpine3.18 in /pipelines/dockerfiles/golang-terratest
  • Loading branch information
Constantin07 authored Dec 6, 2023
2 parents 768890f + d6ce3ed commit fd64781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/dockerfiles/golang-terratest/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1

FROM golang:1.21.4-alpine3.18
FROM golang:1.21.5-alpine3.18

ARG USER=test
ENV HOME /home/$USER
Expand Down

0 comments on commit fd64781

Please sign in to comment.