Skip to content

Commit f09221a

Browse files
committed
1 parent 1f97734 commit f09221a

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)