Skip to content

Commit

Permalink
pin
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon committed Aug 8, 2023
1 parent b394cf9 commit a9f0830
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion back-strapi/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
ARG UBUNTU_VERSION=22.04
ARG UBUNTU_VERSION=22.04@sha256:b060fffe8e1561c9c3e6dea6db487b900100fc26830b9ea2ec966c151ab4c020
ARG NODE_VERSION=14.16.0

FROM ubuntu:$UBUNTU_VERSION as node

# install node
Expand Down

0 comments on commit a9f0830

Please sign in to comment.