Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rkfella authored Nov 20, 2024
1 parent 44fbc18 commit 95ca82d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e
ARG USERNAME=vscode
ARG USER_UID=1000
ARG USER_GID=$USER_UID
# renovate: depName="fluxcd/flux2"
# renovate: depName=fluxcd/flux2
ARG FLUX_VERSION=v2.0.0
ARG SOPS_VERSION=v3.9.1
ARG KUBECTL_VERSION=v1.31.2
Expand Down

0 comments on commit 95ca82d

Please sign in to comment.