Skip to content
Snippets Groups Projects
Commit 839b6dba authored by Nigel Kukard's avatar Nigel Kukard
Browse files

Merge remote-tracking branch 'origin/edge' into nkupdates

parents 71523228 d93d9b9a
No related branches found
No related tags found
1 merge request!48Updated to Alpine 3.21
# Copyright (c) 2022-2024, AllWorldIT.
# Copyright (c) 2022-2025, AllWorldIT.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
......@@ -19,7 +19,7 @@
# IN THE SOFTWARE.
FROM registry.conarx.tech/containers/alpine/3.20 as builder
FROM registry.conarx.tech/containers/alpine/edge as builder
COPY --from=registry.conarx.tech/containers/nodejs/3.20:22.12.0 /opt/nodejs-22.12.0 /opt/nodejs-22.12.0
......@@ -200,14 +200,14 @@ RUN set -eux; \
FROM registry.conarx.tech/containers/postfix/3.20
FROM registry.conarx.tech/containers/postfix/edge
ARG VERSION_INFO=
LABEL org.opencontainers.image.authors "Nigel Kukard <nkukard@conarx.tech>"
LABEL org.opencontainers.image.version "3.20"
LABEL org.opencontainers.image.base.name "registry.conarx.tech/containers/postfix/3.20"
LABEL org.opencontainers.image.authors = "Nigel Kukard <nkukard@conarx.tech>"
LABEL org.opencontainers.image.version = "3.20"
LABEL org.opencontainers.image.base.name = "registry.conarx.tech/containers/postfix/3.20"
# Copy in built binaries
COPY --from=builder /build/mattermost-root /
......
#!/bin/sh
# Copyright (c) 2022-2023, AllWorldIT.
# Copyright (c) 2022-2025, AllWorldIT.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
......
# Copyright (c) 2022-2024, AllWorldIT.
# Copyright (c) 2022-2025, AllWorldIT.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
......
# Copyright (c) 2022-2024, AllWorldIT.
# Copyright (c) 2022-2025, AllWorldIT.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
......
#!/bin/sh
# Copyright (c) 2022-2024, AllWorldIT.
# Copyright (c) 2022-2025, AllWorldIT.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
......
#!/bin/bash
# Copyright (c) 2022-2024, AllWorldIT.
# Copyright (c) 2022-2025, AllWorldIT.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
......
#!/bin/bash
# Copyright (c) 2022-2024, AllWorldIT.
# Copyright (c) 2022-2025, AllWorldIT.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
......
#!/bin/bash
# Copyright (c) 2022-2024, AllWorldIT.
# Copyright (c) 2022-2025, AllWorldIT.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
......
#!/bin/bash
# Copyright (c) 2022-2024, AllWorldIT.
# Copyright (c) 2022-2025, AllWorldIT.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
......
#!/bin/bash
# Copyright (c) 2022-2023, AllWorldIT.
# Copyright (c) 2022-2025, AllWorldIT.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
......
#!/bin/bash
# Copyright (c) 2022-2023, AllWorldIT.
# Copyright (c) 2022-2025, AllWorldIT.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment