Skip to content

Commit 1a5a74a

Browse files
authored
Merge pull request #1 from agilecollective/feature/update-image-node-12
Update bitnami base to node 12 debian 10
2 parents 2bdd45d + b95775a commit 1a5a74a

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 bitnami/node:8-debian-9
1+
FROM bitnami/node:12-debian-10
22

33
ENV \
44
APT_KEY_DONT_WARN_ON_DANGEROUS_USAGE=true \

0 commit comments

Comments
 (0)