Skip to content

Commit

Permalink
Debugging gcc related build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
calebHankins committed May 1, 2024
1 parent 0de0dfe commit b20e16b
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
@@ -1,4 +1,4 @@
ARG BASE_IMAGE=denoland/deno:alpine-1.40.5
ARG BASE_IMAGE=denoland/deno:alpine-1.40.4
FROM $BASE_IMAGE AS base-env

# Confirm our deno is on the path and check the version
Expand Down

0 comments on commit b20e16b

Please sign in to comment.