Skip to content

Commit

Permalink
chore: Update node image version in dockerfile (#1173)
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-yeager authored Sep 26, 2024
1 parent c15a0cd commit ace423b
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
@@ -1,5 +1,5 @@
# Create image based on the official Node image from dockerhub
FROM node:16
FROM node:18

# Create base directory
WORKDIR /usr/src/hubspot-cli
Expand Down

0 comments on commit ace423b

Please sign in to comment.