Skip to content
This repository was archived by the owner on Apr 21, 2023. It is now read-only.

Commit 95f2301

Browse files
build(deps): bump node in /frontend/archifront/authentication/.docker
Bumps node from 19-alpine to 20-alpine. --- updated-dependencies: - dependency-name: node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 988d206 commit 95f2301

File tree

1 file changed

+1
-1
lines changed
  • frontend/archifront/authentication/.docker

1 file changed

+1
-1
lines changed

frontend/archifront/authentication/.docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:19-alpine@sha256:53741c7511b1836b5eb7e788a7b399c058b0b549f205d2c6af831ec1a9a81c31 as builder
1+
FROM node:20-alpine@sha256:cc4e8f3d78a276fa05eae1803b6f8cbb43145441f54c828ab14e0c19dd95c6fd as builder
22

33
ENV PORT 3000
44

0 commit comments

Comments
 (0)