Skip to content
This repository was archived by the owner on Jun 29, 2022. It is now read-only.

Commit 320f43f

Browse files
authored
bump node version
The 8.10 image is built on Ubuntu 14.04, which does not like the new Let's Encrypt certs
1 parent b945e7e commit 320f43f

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 node:8.10
1+
FROM node:16.10
22

33
RUN mkdir -p /opt/camo/
44
WORKDIR /opt/camo/

0 commit comments

Comments
 (0)