Skip to content

Commit

Permalink
chore: trigger (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleyjtaylor authored Mar 10, 2024
1 parent 4d9ae48 commit cde5abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/src/images/Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ FROM node:20-alpine3.19 AS setup
RUN apk add --no-cache python3 make g++
RUN apk add --no-cache jq
RUN apk add --no-cache git
RUN apk add --no-cache aws-cli
RUN apk add --no-cache aws-cli

0 comments on commit cde5abb

Please sign in to comment.