Skip to content

Commit 63a77a0

Browse files
author
Peter Kelly
committed
Target specific release of amazonlinux instead of latest
1 parent 509c92f commit 63a77a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/package/builders/amazon/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM amazonlinux:latest
1+
FROM amazonlinux:2018.03.0.20180424
22

33
RUN yum install -y rpmdevtools
44
ADD build.sh /

0 commit comments

Comments
 (0)