Skip to content

Commit

Permalink
Merge pull request #209 from atsign-foundation/dependabot/docker/dart…
Browse files Browse the repository at this point in the history
…-3.0.5

build(deps): bump dart from 3.0.4 to 3.0.5
  • Loading branch information
cpswan authored Jun 16, 2023
2 parents 3c6c31d + c25178d commit c2971f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM dart:3.0.4@sha256:bdd787ebc1650c908a461faf692a3df7a9ffa7a77b34a38918bb2c6fc8ed6cf6 AS buildimage
FROM dart:3.0.5@sha256:65e5f5d6d72ad2f7b32f402c01b5fe8a426455b1ede1e9f840f95a2a8c14afbd AS buildimage
ENV BINARYDIR=/usr/local/at
WORKDIR /app
COPY . .
Expand Down

0 comments on commit c2971f5

Please sign in to comment.