mirror of
https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin.git
synced 2026-07-21 03:28:59 +02:00
⬆️ Bump to go 1.19 (#37)
* ⬆️ Bump to go 1.19 * ⬆️ Remove depreciated function and replace io/utils calls
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ services:
|
||||
- "--entrypoints.web.address=:80"
|
||||
|
||||
- "--experimental.plugins.bouncer.modulename=github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin"
|
||||
- "--experimental.plugins.bouncer.version=v1.1.2"
|
||||
- "--experimental.plugins.bouncer.version=v1.1.3"
|
||||
volumes:
|
||||
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
||||
- "logs:/var/log/traefik"
|
||||
|
||||
Reference in New Issue
Block a user