Skip to content

Commit

Permalink
fix(deps): update dependency prom/prometheus to v2.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 25, 2022
1 parent e7f41b5 commit 7daf0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Base images
#FROM codercom/code-server:3.11.1 as code-server
FROM codercom/code-server:3.8.1 as code-server
FROM prom/prometheus:v2.29.2 as prom
FROM prom/prometheus:v2.35.0 as prom
FROM prom/alertmanager:v0.23.0 as prom-am

####################################### ---
Expand Down

0 comments on commit 7daf0fa

Please sign in to comment.