Skip to content

Commit

Permalink
chore: patching container images (#8716)
Browse files Browse the repository at this point in the history
* chore: patch node images

* chore: bump dotnet containers

* chrore: bump nginx image

* chore: bump gitea image
  • Loading branch information
lorang92 authored Jul 15, 2022
1 parent 5d23229 commit d09acfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion loadbalancer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.21.6-alpine-perl
FROM nginx:1.23.0-alpine-perl

# Copy to template in order for Environment variable substitutions to run
COPY nginx.conf /etc/nginx/templates/nginx.conf.template
Expand Down

0 comments on commit d09acfa

Please sign in to comment.