Skip to content

Commit

Permalink
chore(deps): update dependency asdf to v0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 19, 2024
1 parent f7d5fbf commit 3ecc6e5
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.1.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.0
ARG ASDF_VERSION=v0.14.1

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 3ecc6e5

Please sign in to comment.