Skip to content

Commit

Permalink
Merge pull request #18 from dustinlessard-wf/af_new_drydock_image
Browse files Browse the repository at this point in the history
af_new_drydock_image
  • Loading branch information
michaelcarter-wf authored Jun 25, 2018
2 parents f4ac8f2 + d2c0aca commit f3d8875
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM drydock-prod.workiva.net/workiva/smithy-runner-generator:179735 as build
FROM drydock-prod.workiva.net/workiva/smithy-runner-generator:355624 as build

# Build Environment Vars
ARG BUILD_ID
Expand Down
2 changes: 1 addition & 1 deletion smithy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ project: dart
language: dart

# dart 1.24.2
runner_image: drydock-prod.workiva.net/workiva/smithy-runner-generator:179735
runner_image: drydock-prod.workiva.net/workiva/smithy-runner-generator:355624

script:
- pub get
Expand Down

0 comments on commit f3d8875

Please sign in to comment.