Skip to content

chore(docker): align Dockerfile mago pin to 1.47.3 - #59

Merged
tyrsson merged 1 commit into
1.1.xfrom
chore/bump-dockerfile-mago-1.47.3
Aug 22, 2026
Merged

chore(docker): align Dockerfile mago pin to 1.47.3#59
tyrsson merged 1 commit into
1.1.xfrom
chore/bump-dockerfile-mago-1.47.3

Conversation

@tyrsson

@tyrsson tyrsson commented Aug 22, 2026

Copy link
Copy Markdown
Member

Aligns the Dockerfile's default Mago pin with the rest of the toolchain (Mago 1.47.3).

Context

PR #58 bumped compose.yml (MAGO_VERSION: "1.47.3") and advanced the webware/webware-tools lock to 498b1f4, but webware-log's own Dockerfile still had ARG MAGO_VERSION=1.47.2.

The compose.yml build arg overrides the Dockerfile default, so docker compose build was already correct — but a bare docker build would fall back to the stale 1.47.2 default, reintroducing the version drift we've been eliminating.

Change

  • DockerfileARG MAGO_VERSION=1.47.21.47.3

No runtime/behavior change; purely a default-alignment fix.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

The compose.yml build arg already overrides MAGO_VERSION to 1.47.3,
but a bare \docker build\ would fall back to the stale Dockerfile
default of 1.47.2. Align the default to remove the version drift.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@codecov

codecov Bot commented Aug 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@tyrsson
tyrsson merged commit 1858281 into 1.1.x Aug 22, 2026
11 checks passed
@tyrsson
tyrsson deleted the chore/bump-dockerfile-mago-1.47.3 branch August 22, 2026 23:05
@tyrsson tyrsson self-assigned this Aug 22, 2026
@tyrsson tyrsson added tooling-alignment Tooling alignment with webware-tools reusable workflow ims-migration Package moving out of the inventory-management-system application labels Aug 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ims-migration Package moving out of the inventory-management-system application tooling-alignment Tooling alignment with webware-tools reusable workflow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant