Compare commits
2 Commits
2ac89d8d35
...
2d86be0c8f
| Author | SHA1 | Date | |
|---|---|---|---|
| 2d86be0c8f | |||
|
0fde0d1f8b
|
@@ -1,5 +1,5 @@
|
||||
ARG REGISTRY=docker.io
|
||||
FROM ${REGISTRY}/node:24.11.0-alpine3.22 AS base
|
||||
FROM ${REGISTRY}/node:24.11.1-alpine3.22 AS base
|
||||
|
||||
LABEL version="2.1.0"
|
||||
LABEL description="Astro based personal website"
|
||||
|
||||
Reference in New Issue
Block a user