Skip to content

Commit

Permalink
#173 Updated databases (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj authored Nov 14, 2024
1 parent a78a474 commit 52f842a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ COPY ./rootfs /

# Copy files from prior stage.

COPY --from=builder "/output/linux/template-go" "/app/template-go"
COPY --from=builder /output/linux/template-go /app/template-go

# Run as non-root container

Expand Down
Binary file modified testdata/sqlite/G2C-with-config.db
Binary file not shown.
Binary file modified testdata/sqlite/G2C-with-schema.db
Binary file not shown.

0 comments on commit 52f842a

Please sign in to comment.