Skip to content

Commit

Permalink
chore(deps): update dependency asdf to v0.15.0 (#1768)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 5758727 commit a6bc370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.devcontainer/Dockerfile.dev-container
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM mcr.microsoft.com/vscode/devcontainers/base:1.2.3-ubuntu24.04

# needs to be declared *after* FROM to be available in shell scripts
# renovate: datasource=github-releases depName=asdf packageName=asdf-vm/asdf
ARG ASDF_VERSION=v0.14.1
ARG ASDF_VERSION=v0.15.0

LABEL org.opencontainers.image.authors="Dang Mai <[email protected]>" \
org.opencontainers.image.source=https://github.com/dangmai/prettier-plugin-apex \
Expand Down

0 comments on commit a6bc370

Please sign in to comment.