Skip to content

Commit

Permalink
Update pnppowershell.dockerFile
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamdsheth authored Apr 26, 2024
1 parent 25e469b commit 86051b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/pnppowershell.dockerFile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BASE_IMAGE_SUFFIX=alpine-3.14
ARG BASE_IMAGE_SUFFIX=alpine-3.16.5
ARG BASE_IMAGE=mcr.microsoft.com/powershell:lts-7.2-$BASE_IMAGE_SUFFIX
FROM $BASE_IMAGE

Expand Down

0 comments on commit 86051b6

Please sign in to comment.