Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit 3a92500

Browse files
rbryettrorybryett
and
rorybryett
authored
upgradding alpine base image and prometheus version (#28)
Co-authored-by: rorybryett <rory.bryett@dwp.gov.uk>
1 parent 1a2c9da commit 3a92500

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM alpine:3.12
1+
FROM alpine:3.18
22

3-
ARG PROMETHEUS_VERSION=2.27.1
3+
ARG PROMETHEUS_VERSION=2.37.8
44

55
# Dependencies
66
RUN apk add --update --no-cache \

0 commit comments

Comments
 (0)