Skip to content

Commit

Permalink
ci: increase docker version
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul committed Nov 21, 2023
1 parent 3cbfe49 commit f3d91dc
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,4 +1,4 @@
FROM docker.io/library/node:16.15.1-alpine as builder
FROM docker.io/library/node:18.12.1-alpine as builder

WORKDIR /opt/builder

Expand Down

0 comments on commit f3d91dc

Please sign in to comment.