Skip to content

Commit

Permalink
Chocolatey 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Oct 25, 2024
1 parent 1f06710 commit 354ae9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1

ARG CHOCOLATEY_VERSION="2.2.2"
ARG ALPINE_VERSION="3.17"
ARG CHOCOLATEY_VERSION="2.3.0"
ARG ALPINE_VERSION="3.20"

FROM alpine:${ALPINE_VERSION}
WORKDIR /opt/chocolatey
Expand Down

0 comments on commit 354ae9c

Please sign in to comment.