Skip to content

Commit

Permalink
chore(docker): update base image (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmberthold authored Sep 9, 2024
1 parent a2eb9b4 commit bb2ec76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion authority-portal-frontend/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/nginxinc/nginx-unprivileged:1.27-alpine3.19
FROM docker.io/nginxinc/nginx-unprivileged:1.27-alpine3.20

# Temporarily switch to root to install packages and create symlink in restricted location
USER root
Expand Down

0 comments on commit bb2ec76

Please sign in to comment.