Skip to content

Commit a4581e4

Browse files
committed
services/nomad/infrastructure: Update traefik to 2.5.6
1 parent f8c4f2e commit a4581e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/nomad/infrastructure/traefik.nomad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ job "traefik" {
3737
}
3838

3939
config {
40-
image = "traefik:2.5.3"
40+
image = "traefik:2.5.6"
4141
ports = ["http", "https", "traefik"]
4242

4343
args = [

0 commit comments

Comments
 (0)