Skip to content

Commit e2bb987

Browse files
committed
Switch Alpine version to be explicit (to avoid any unexpected surprises with future releases)
1 parent 0277b28 commit e2bb987

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mainline/alpine/Dockerfile

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

33
MAINTAINER NGINX Docker Maintainers "docker-maint@nginx.com"
44

stable/alpine/Dockerfile

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

33
MAINTAINER NGINX Docker Maintainers "docker-maint@nginx.com"
44

0 commit comments

Comments
 (0)