Browse Source

lock node alpine

pull/114/head
Emile Nijssen 3 years ago
parent
commit
8d8ac536ff
  1. 2
      Dockerfile

2
Dockerfile

@ -1,4 +1,4 @@
FROM node:14-alpine FROM docker.io/library/node:14-alpine@sha256:dc92f36e7cd917816fa2df041d4e9081453366381a00f40398d99e9392e78664
# Install Linux packages # Install Linux packages
RUN apk add -U --no-cache wireguard-tools dumb-init RUN apk add -U --no-cache wireguard-tools dumb-init

Loading…
Cancel
Save