Skip to content

Commit

Permalink
f-s
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz committed Sep 8, 2023
1 parent c309fa0 commit a399e21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .docker/aiida-core-with-services/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
FROM base
FROM aiida-core-base

LABEL maintainer="AiiDA Team <[email protected]>"

Expand Down
2 changes: 1 addition & 1 deletion .docker/docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ target "aiida-core-with-services" {
inherits = ["aiida-core-with-services-meta"]
context = "aiida-core-with-services"
contexts = {
base = "target:aiida-core-base"
aiida-core-base = "target:aiida-core-base"
}
platforms = "${PLATFORMS}"
args = {
Expand Down

0 comments on commit a399e21

Please sign in to comment.