Skip to content

Commit

Permalink
Merge pull request #116 from splunk/upgrade_node16
Browse files Browse the repository at this point in the history
fix: πŸ› Upgrade to Node 16
  • Loading branch information
atoulme committed Sep 23, 2022
2 parents f36c0b0 + 373e406 commit a8246b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
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 a8246b4

Please sign in to comment.