Skip to content

Commit 3940932

Browse files
authored
Merge pull request #228 from etcd-io/dependabot/docker/golang-43c094a
build(deps): bump golang from `2d40d4f` to `43c094a`
2 parents f5ba687 + 5e67007 commit 3940932

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
@@ -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.24-alpine@sha256:2d40d4fc278dad38be0777d5e2a88a2c6dee51b0b29c97a764fc6c6a11ca893c
15+
FROM docker.io/golang:1.24-alpine@sha256:43c094ad24b6ac0546c62193baeb3e6e49ce14d3250845d166c77c25f64b0386
1616

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

0 commit comments

Comments
 (0)