Skip to content

Commit

Permalink
Merge pull request #1320 from Crown-Commercial-Service/target-version…
Browse files Browse the repository at this point in the history
…-for-docker-file

Remove the old Dockerfile and set the version for new AWS Dockerfiles
  • Loading branch information
tim-s-ccs authored Apr 15, 2024
2 parents 000c3a1 + 7276a8c commit 2c3681e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Dockerfile

This file was deleted.

2 changes: 1 addition & 1 deletion docker-aws/Dockerfile.http
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Base builds are defined in https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-aws-docker-base
FROM 473251818902.dkr.ecr.eu-west-2.amazonaws.com/dmp-base-http-headless:latest as headless
FROM 473251818902.dkr.ecr.eu-west-2.amazonaws.com/dmp-base-http-headless:1.0.0 as headless
COPY . .

0 comments on commit 2c3681e

Please sign in to comment.