Skip to content

Commit

Permalink
Merge pull request #1 from itconstruct/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(github-action): pin pascalgn/automerge-action action v0.16.4 →
  • Loading branch information
itconstruct authored Nov 6, 2024
2 parents abbe21a + 163af52 commit fc1440d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/devcontainers/spec/main/schemas/devContainer.schema.json",
"name": "TrueCharts",
"image": "tccr.io/tccr/devcontainer:v1.0.0-RC24",
"image": "tccr.io/tccr/devcontainer:v1.0.0-RC24@sha256:9a4482dd6e69d5684352b2af4715cec9e557208913a26718e208c213fbc4927b",
"initializeCommand": "docker pull tccr.io/tccr/devcontainer:v1.0.0-RC24",
"postCreateCommand": {
"setup": "bash ${containerWorkspaceFolder}/.devcontainer/postCreateCommand.sh"
Expand Down

0 comments on commit fc1440d

Please sign in to comment.