Skip to content

Commit

Permalink
Revert node version back to current edge version
Browse files Browse the repository at this point in the history
  • Loading branch information
metasoarous committed Dec 3, 2022
1 parent 8eeeafd commit 85a876a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client-admin/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Gulp v3 stops us from upgrading beyond Node v11
FROM docker.io/node:18.9.0-alpine
FROM docker.io/node:14.14.0-alpine

WORKDIR /app

Expand Down

0 comments on commit 85a876a

Please sign in to comment.