Compare commits
2 Commits
50b78e4d0d
...
renovate/d
| Author | SHA1 | Date | |
|---|---|---|---|
|
2da7d06a79
|
|||
| 5acc6f0ccd |
@@ -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