Skip to content

Commit

Permalink
Dockerfile: bump Alpine from 3.19.0 to 3.19.1 (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
ee7 authored Mar 8, 2024
1 parent dc6c460 commit e6aebbf
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,5 +1,5 @@
ARG REPO=alpine
ARG IMAGE=3.19.0@sha256:13b7e62e8df80264dbb747995705a986aa530415763a6c58f84a3ca8af9a5bcd
ARG IMAGE=3.19.1@sha256:6457d53fb065d6f250e1504b9bc42d5b6c65941d57532c072d929dd0628977d0
FROM ${REPO}:${IMAGE} AS builder

ARG VERSION=0.11.0
Expand Down

0 comments on commit e6aebbf

Please sign in to comment.