Skip to content

Commit

Permalink
fix: πŸ› Upgrade to Node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
atoulme committed Sep 23, 2022
1 parent f36c0b0 commit 373e406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -9,7 +9,7 @@ COPY . ./
RUN yarn build

# MAIN IMAGE
FROM node:14.20-alpine
FROM node:16.16-alpine

LABEL org.opencontainers.image.source https://github.com/splunk/splunk-connect-for-ethereum

Expand Down

0 comments on commit 373e406

Please sign in to comment.