Skip to content

Commit

Permalink
Merge pull request #2436 from nginx-proxy/dependabot/docker/nginxprox…
Browse files Browse the repository at this point in the history
…y/docker-gen-0.12.1-debian

build: bump nginxproxy/docker-gen from 0.12.0 to 0.12.1
  • Loading branch information
buchdag committed May 3, 2024
2 parents b4bceac + 08f5638 commit 2ac4509
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.alpine
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginxproxy/docker-gen:0.12.0 AS docker-gen
FROM nginxproxy/docker-gen:0.12.1 AS docker-gen

FROM nginxproxy/forego:0.18.1 AS forego

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.debian
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginxproxy/docker-gen:0.12.0-debian AS docker-gen
FROM nginxproxy/docker-gen:0.12.1-debian AS docker-gen

FROM nginxproxy/forego:0.18.1-debian AS forego

Expand Down

0 comments on commit 2ac4509

Please sign in to comment.