Skip to content

Commit

Permalink
[AU] Updating version: 2.9.0 > 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jpatigny committed Sep 15, 2023
1 parent 623e674 commit 4fc6349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion promtail/dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ARG OS_VERSION

FROM mcr.microsoft.com/powershell:${OS_TYPE}-${OS_VERSION} as build

ARG VERSION=2.9.0
ARG VERSION=2.9.1

SHELL ["pwsh", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]

Expand Down

0 comments on commit 4fc6349

Please sign in to comment.