Skip to content

Commit

Permalink
Revert "Bump node from 11.15.0-alpine to 18.9.0-alpine in /client-adm…
Browse files Browse the repository at this point in the history
…in (#1523)"

This reverts commit 0d1242f.
  • Loading branch information
metasoarous committed Dec 3, 2022
1 parent 8eeeafd commit 7386c34
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:11.15.0-alpine

WORKDIR /app

Expand Down

0 comments on commit 7386c34

Please sign in to comment.