Compare commits
1 Commits
8e595fcc28
...
renovate/h
| Author | SHA1 | Date | |
|---|---|---|---|
| 4623cdd13a |
@@ -14,7 +14,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- uses: hashicorp/setup-terraform@v3
|
- uses: hashicorp/setup-terraform@v4
|
||||||
|
|
||||||
- name: fmt check — 1-nixos-node
|
- name: fmt check — 1-nixos-node
|
||||||
run: terraform fmt -check -recursive
|
run: terraform fmt -check -recursive
|
||||||
|
|||||||
@@ -46,7 +46,7 @@ job "traefik" {
|
|||||||
driver = "docker"
|
driver = "docker"
|
||||||
|
|
||||||
config {
|
config {
|
||||||
image = "traefik:v3.6"
|
image = "traefik:v3.3"
|
||||||
ports = ["http", "https", "api"]
|
ports = ["http", "https", "api"]
|
||||||
|
|
||||||
volumes = [
|
volumes = [
|
||||||
|
|||||||
Reference in New Issue
Block a user