Andy Carter
09/08/2023, 8:35 AMDockerfile? At some point will I start getting meltano3.0 in my images when I build the next time?Will Da Silva (Arch)
09/08/2023, 1:48 PMv2 somewhere in it, you won't start pulling Meltano v3, but otherwise you will.Will Da Silva (Arch)
09/08/2023, 1:50 PMandy_carter
09/10/2023, 12:08 PMlatest so guess I will get 3.0 automatically on my next build. Is there a way of pinning the image version similarly to a plugin version? Where can I find the list of image versions? Not well up on docker tbh, the base Dockerfile worked for me and I haven't really touched it since.Will Da Silva (Arch)
09/10/2023, 4:35 PMWill Da Silva (Arch)
09/10/2023, 4:38 PMlatest-python3.10. If you'd like to ensure the image you're using never changes without you explicitly changing it, you can use the SHA hash of the image you'd like to useandy_carter
09/10/2023, 7:30 PMWill Da Silva (Arch)
09/10/2023, 7:37 PM