Skip to content

Commit a8b61f2

Browse files
committed
Upgrade various core components
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent 68335e2 commit a8b61f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ services:
2121
# - "127.0.0.1:8222:8222"
2222

2323
prometheus:
24-
image: docker.io/prom/prometheus:v3.0.1
24+
image: docker.io/prom/prometheus:v3.1.0
2525
# nobody
2626
user: "65534"
2727
volumes:

0 commit comments

Comments
 (0)