Skip to content

Commit

Permalink
#349: try to use wf images
Browse files Browse the repository at this point in the history
  • Loading branch information
cz4rs committed Nov 28, 2024
1 parent cff6d43 commit 444500e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ services:
# Ubuntu gcc-8 debug build:
# docker-compose run -e CMAKE_BUILD_TYPE=debug ubuntu-cpp
ubuntu-cpp:
image: ${REPO}:${ARCH}-ubuntu-${UBUNTU}-${COMPILER}-cpp
image: ${REPO}:wf-${ARCH}-ubuntu-${UBUNTU}-${COMPILER}-cpp
build:
context: .
target: base
Expand Down

0 comments on commit 444500e

Please sign in to comment.