Skip to content

Commit

Permalink
Fix: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
itizawa committed Dec 15, 2024
1 parent 79b5a68 commit 6e5cbae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:22-alpine AS base
FROM node:20-alpine3.20 AS base

# The web Dockerfile is copy-pasted into our main docs at /docs/handbook/deploying-with-docker.
# Make sure you update this Dockerfile, the Dockerfile in the web workspace and copy that over to Dockerfile in the docs.
Expand Down

0 comments on commit 6e5cbae

Please sign in to comment.