Skip to content

Commit 0453334

Browse files
authored
Merge pull request #1 from violethaze74-jazzededtech/snyk-fix-46e142c2d7633c28c0b9be25e02e737d
2 parents 74066ed + f09221a commit 0453334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This Dockerfile builds a base image for the certificate-transparency-go CloudBuild integration testing.
22
# See https://hub.docker.com/_/golang for the set of golang base images.
3-
FROM golang:buster as ct_testbase
3+
FROM golang:1-buster as ct_testbase
44

55
WORKDIR /testbase
66

0 commit comments

Comments
 (0)