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 27, 2024
1 parent a0f6537 commit be4e6a9
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.16.5
ARG BASE_IMAGE_SUFFIX=alpine-3.17
ARG BASE_IMAGE=mcr.microsoft.com/powershell:lts-7.2-$BASE_IMAGE_SUFFIX
FROM $BASE_IMAGE

Expand Down

0 comments on commit be4e6a9

Please sign in to comment.