Skip to content

Commit

Permalink
Update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorm committed Jul 20, 2024
1 parent 006cc6e commit 3fa6b99
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
name: "hblock-resolver"

# https://hub.docker.com/_/traefik
x-traefik-image: &traefik-image "docker.io/traefik:3.0"
x-traefik-image: &traefik-image "docker.io/traefik:3.1"
# https://hub.docker.com/r/hectorm/hblock-resolver
x-hblock-resolver-image: &hblock-resolver-image "docker.io/hectorm/hblock-resolver:latest"
# https://hub.docker.com/r/grafana/grafana
x-grafana-image: &grafana-image "docker.io/grafana/grafana:10.4.1"
x-grafana-image: &grafana-image "docker.io/grafana/grafana:11.0.1"
# https://hub.docker.com/r/prom/prometheus
x-prometheus-image: &prometheus-image "docker.io/prom/prometheus:v2.51.1"
x-prometheus-image: &prometheus-image "docker.io/prom/prometheus:v2.53.1"

services:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: "hblock-resolver"

# https://hub.docker.com/_/traefik
x-traefik-image: &traefik-image "docker.io/traefik:3.0"
x-traefik-image: &traefik-image "docker.io/traefik:3.1"
# https://hub.docker.com/r/hectorm/hblock-resolver
x-hblock-resolver-image: &hblock-resolver-image "docker.io/hectorm/hblock-resolver:latest"

Expand Down

0 comments on commit 3fa6b99

Please sign in to comment.