Skip to content

Commit

Permalink
deps(docker): bump powershell from 7.3-alpine-3.17 to 7.4-alpine-3.17 (
Browse files Browse the repository at this point in the history
…#5279)

Bumps powershell from 7.3-alpine-3.17 to 7.4-alpine-3.17.

---
updated-dependencies:
- dependency-name: powershell
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 13, 2024
1 parent 7a6ab11 commit 3e6a272
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
Expand Up @@ -26,7 +26,7 @@ FROM yoheimuta/protolint:0.47.5 as protolint
FROM ghcr.io/clj-kondo/clj-kondo:2024.02.12-alpine as clj-kondo
FROM dart:3.2.6-sdk as dart
FROM mcr.microsoft.com/dotnet/sdk:8.0.101-alpine3.19 as dotnet-sdk
FROM mcr.microsoft.com/powershell:7.3-alpine-3.17 as powershell
FROM mcr.microsoft.com/powershell:7.4-alpine-3.17 as powershell

FROM python:3.12.2-alpine3.19 as clang-format

Expand Down

0 comments on commit 3e6a272

Please sign in to comment.