Compare commits
2 Commits
5b20f0a9a3
...
e91a2344eb
| Author | SHA1 | Date | |
|---|---|---|---|
| e91a2344eb | |||
|
9652309b67
|
@@ -1,5 +1,5 @@
|
||||
ARG REGISTRY=docker.io
|
||||
FROM ${REGISTRY}/node:22.18.0-alpine3.22 AS base
|
||||
FROM ${REGISTRY}/node:22.19.0-alpine3.22 AS base
|
||||
|
||||
LABEL version="2.0.5"
|
||||
LABEL description="Astro based personal website"
|
||||
|
||||
Reference in New Issue
Block a user