Skip to content

Commit a5482f0

Browse files
author
Justin Fudally
committed
update dockerfile to use stretch
1 parent bed016a commit a5482f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.13.5
1+
FROM golang:1.13-stretch
22
LABEL maintainer="[email protected]"
33

44
RUN useradd -m testuser

0 commit comments

Comments
 (0)