Skip to content

Commit 5afbf49

Browse files
authored
update alpine (#13)
1 parent 50a676e commit 5afbf49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.rocker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG BASE_IMAGE_TAG
22

3-
FROM node:20-alpine3.16 AS node
3+
FROM node:22-alpine3.19
44

55
# Install necessary dependencies (curl and ca-certificates)
66
RUN apk add --no-cache curl ca-certificates && \

0 commit comments

Comments
 (0)