Skip to content

Commit eea30c6

Browse files
author
D. Domig
authored
Merge pull request #3 from bbtsoftware/set-fixed-nginx-version
Set static nginx version
2 parents 1a63ee4 + f14e1a0 commit eea30c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:stable-alpine
1+
FROM nginx:1.16.0-alpine
22
LABEL MAINTAINER = 'BBT Software AG <devadmin@bbtsoftware.ch>'
33

44
ENV VERSION 1.0.0

0 commit comments

Comments
 (0)