Skip to content

Commit 6160682

Browse files
chore(deps): update nginx docker tag to v1.29.3 (#46)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ee41aa commit 6160682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ COPY . .
1313

1414
RUN bun run build
1515

16-
FROM nginx:1.29.2-alpine-slim
16+
FROM nginx:1.29.3-alpine-slim
1717

1818
LABEL org.opencontainers.image.source=https://github.com/eznix86/docker-registry-ui
1919
LABEL org.opencontainers.image.description="Container for Docker Registry UI"

0 commit comments

Comments
 (0)