mirror of
https://github.com/ublue-os/forge.git
synced 2025-04-12 01:33:43 +03:00
Merge pull request #85 from ublue-os/renovate/docker.io-traefik-3.x
chore(deps): update docker.io/traefik docker tag to v3.3
This commit is contained in:
commit
98ba17c5c6
|
@ -1,5 +1,5 @@
|
|||
# Source Image
|
||||
FROM docker.io/traefik:v3.2
|
||||
FROM docker.io/traefik:v3.3
|
||||
|
||||
# Add configuration file
|
||||
COPY ./config/*.yml /etc/traefik/
|
||||
|
|
Loading…
Reference in a new issue